Skip to content

chore(deps): update Java SDK to v8.56.0 - #2841

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/modules/sentry-java/8.56.0
Open

chore(deps): update Java SDK to v8.56.0#2841
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/modules/sentry-java/8.56.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps modules/sentry-java from 8.55.0 to 8.56.0.

Auto-generated by a dependency updater.

Changelog

8.56.0

Fixes

  • Update SentryTraced so that it now honors options.setIgnoredSpanOrigins (#6058)
  • SentryTraced now checks for its owning transaction dynamically rather than once per app process. The latter caused SentryTraced spans to be dropped process-wide once the original transaction finished (#6057)
  • Fix typos in Spring GraphQL integration names (GrahQL to GraphQL) (#6061)
  • Populate the Android connection status cache during the first two minutes after boot, instead of treating the empty cache as up to date (#6029)
  • Prevent SentryTraced from producing dangling spans if recomposition is abandoned or drawing fails (#6049)
  • Report a consistent app start type across the app start measurement, contexts.app and the app.start span attributes (#6006)

Improvements

  • Emit a single ui.compose span per SentryTraced on initial composition instead of one on every recomposition, and set the origin on ui.render spans (#6051)

Internal

  • Add an internal MonotonicTicker abstraction with Deadline and Stopwatch primitives (#6028)
  • Add internal Timestamp, EpochClock and AnchoredClock, so related instants project from one wall-clock reading instead of each reading the clock (#6045)

Dependencies

@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-java/8.56.0 branch from 2dc0dfa to 50deb70 Compare September 10, 2026 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant